profile

USAGE: profile inimg outimg [-h || -v] [-s SIZE] [-L]

profile determines the horizontal or vertical profile
of a binary image, that is the summation of pixel values along
the y-axis or the x-axis respectively; default is horizontal.

ARGUMENTS:
    inimg: input image filename (TIF)
   outimg: output image filename (TIF)

OPTIONS:
  [-h || -v]: horizontal or vertical profile respectively.
     -s SIZE: height of horizontal profile or width of vertical
              profile (default = 200)
          -L: print Software License for this module
 
 

Example:

profile slat00T.tif profileTV.tif -v

slat00T.tif:

profileTV.tif:

Copyright (C) 1999 MLMSoftware Group, LLC.